home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 February / Macworld (1999-02).dmg / Shareware World / Comms & Internet / The Complete Sherlock Archive / Info / Dictionary.src / Dictionary.src next >
Text File  |  1998-10-13  |  587b  |  24 lines

  1. # © 1998 Lexico Publishing Group, LLC  
  2. # Developmental.  Feel free to distribute!
  3.  
  4. <search 
  5.     name="Dictionary.com" 
  6.     description="Dictionary.com" 
  7.     action="http://www.dictionary.com/cgi-bin/dict.pl" 
  8.     method=get
  9.     update="http://www.dictionary.com/Dictionary.src.hqx"
  10.     updateCheckDays = 3    
  11.     >
  12. <INPUT NAME="db" VALUE="*">
  13. <INPUT NAME="term" user>
  14.  
  15. <interpret
  16.     bannerStart = "<!-- bannerStart -->"
  17.     bannerEnd = "<!-- bannerEnd -->"
  18.     resultListStart = "<!-- resultListStart -->"
  19.     resultListEnd = "<!-- resultListEnd -->"
  20.     resultItemStart = "<PRE>"
  21.     resultItemEnd = "</PRE>"
  22.     >
  23. </search>
  24.